Executes a suspend function action if the current result is a success.
The current Result instance.
A suspend function to be executed if the result is a success.